Unify border-spacing handling
authorMatthias Clasen <mclasen@redhat.com>
Thu, 28 Jan 2021 03:21:02 +0000 (22:21 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 28 Jan 2021 17:27:07 +0000 (12:27 -0500)
commit2d0d5797358b624b8635b5f80089272f142bf096
tree6ac7c2d7d71d76dbcfe4804c0518ebf3f4b5f1ad
parentac0f524722ebbd8279c5889874cd0a77b220d9c2
Unify border-spacing handling

Avoid using GtkStyleContext unnecessarily, just go
to the css node directly.
gtk/gtkboxlayout.c
gtk/gtkcenterlayout.c
gtk/gtkgridlayout.c